home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / rouge.swf / scripts / DefineButton2_66 / BUTTONCONDACTION on(release).as
Text File  |  2002-02-03  |  176b  |  6 lines

  1. on(release){
  2.    setProperty("_root.etchy.menu", _visible, "0");
  3.    setProperty("_root.etchy.drawing", _visible, "0");
  4.    setProperty("_root.etchy.help", _visible, "1");
  5. }
  6.